Skip to content

Fix test_importlib.test_side_effect_import()#104840

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:test_importlib
May 24, 2023
Merged

Fix test_importlib.test_side_effect_import()#104840
vstinner merged 1 commit intopython:mainfrom
vstinner:test_importlib

Conversation

@vstinner
Copy link
Member

Wait until the thread spawn by the import completes to avoid dangling threads. With this fix, the following command no longer fails:

./python -m test --fail-env-changed test_importlib -m test_side_effect_import -F -j20

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants